Incorporating API Data into SPARQL Query Answers
نویسندگان
چکیده
In this demo we present an extension of SPARQL which allows queries to connect to JSON APIs and integrate the obtained information into query answers. We achieve this by adding a new operator to SPARQL, and implement this extension on top of the Jena framework in order to illustrate how it functions with real world APIs.
منابع مشابه
SPARQList: Markdown-Based Highly Configurable REST API Hosting Server for SPARQL
SPARQList is a REST API server which executes a SPARQL query, transform the result into formatted data if defined, and then send it back to web client application. In SPARQList, the configuration of API is written in the Markdown format in which parameters of the API, SPARQL endpoints and SPARQL queries, and JavaScript functions for data transformation are defined along with a free text documen...
متن کاملFlexible query processing for SPARQL
Flexible querying techniques can enhance users’ access to complex, heterogeneous datasets in settingssuch as Linked Data, where the user may not always know how a query should be formulated in order to retrievethe desired answers. This paper presents query processing algorithms for a fragment of SPARQL 1.1 incorporatingregular path queries (property path queries), extended with quer...
متن کاملAn FCA Framework for Knowledge Discovery in SPARQL Query Answers
Formal concept analysis (FCA) is used for knowledge discovery within data. In FCA, concept lattices are very good tools for classification and organization of data. Hence, they can also be used to visualize the answers of a SPARQL query instead of the usual answer formats such as: RDF/XML, JSON, CSV, and HTML. Consequently, in this work, we apply FCA to reveal and visualize hidden relations wit...
متن کاملLattice-Based View Access: A way to Create Views over SPARQL Query for Knowledge Discovery
The data published in the form of RDF resources is increasing day by day. This mode of data sharing facilitates the exchange of information across the domains. Although it provides easier ways in the use of data such as through SPARQL queries. These queries over semantic web data usually produce list of tuples as answers which may be huge in number or may require further manipulation so that it...
متن کاملRDF Keyword Search Using a Type-based Summary
Keyword search enjoys great popularity due to succinctness and easy operability for exploring RDF data. SPARQL has been recommended as the standard query language that can retrieve any answers users need from available RDF data. Thus, keyword search based on keywords-to-SPARQL attracts more and more attention. However, existing solutions have main limitations that the summary index used for tra...
متن کامل